home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6693 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: oker.escape.de!gobio
  2. Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.tools.mfc,comp.os.ms-windows.programmer.tools.owl,comp.sys.mac.programmer.codewarrior,comp.sys.mac.programmer.tools
  3. Subject: Re: cros-platform (mac-ms-windows) development
  4. Message-ID: <9602091929057787@gobio.escape.de>
  5. From: Bernd Gruendling <bernd@gobio.escape.de>
  6. Date: Fri, 09 Feb 96 19:29:05 +0200
  7. References: <62S_8FLMnTB@softsite.co.at>
  8. Distribution: world
  9. Organization: Bernd Gruendling
  10. Reply-To: bernd@gobio.escape.de
  11. X-Mailer: rnMac v1.3b5
  12.  
  13.  
  14. In article <62S_8FLMnTB@softsite.co.at>, Walter Sommergruber writes:
  15.  
  16.       
  17.       MS VC Cross Platform is expensive and you are limited to Windows and
  18.       Macintosh, so I suggest to take a look at the ZINC Application
  19.       Framework at
  20.       
  21.          http://www.softsite.co.at/softsite/szince.htm  (english)
  22.          http://www.softsite.co.at/softsite/szinc.htm   (german)
  23.       
  24.       + Write one program and deliver it to DOS, Windows 3.11/95/NT,
  25.         Macintosh, OS/2, Unix, Nextstep
  26.       + persistance
  27.       + source code included
  28.       + multiple languages and locales at runtime
  29.       + hides all the problems of the OS from you
  30.         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  31.  
  32. Exactly. In my experience it hides all OS problems behind its own. I found 
  33. working with Zinc very frustrating: very buggy, unusable tools and with a 
  34. non-object-oriented design (I know the tell you the opposite).
  35.  
  36. I will never touch it again.
  37.  
  38.  
  39. Bernd Gruendling.
  40.